Logger.showLogOrigin

Option to show the origin of where log events originate from.

struct Logger
@serializationKeys("show_log_origin")
bool showLogOrigin;

Meta